golang.org/x/net/http2.serverConn.writeSchedIgnoresRFC7540 (method)
4 uses
golang.org/x/net/http2 (current package)
server.go#L487: func (sc *serverConn) writeSchedIgnoresRFC7540() bool {
server.go#L788: if sc.writeSchedIgnoresRFC7540() {
server.go#L1956: if !sc.writeSchedIgnoresRFC7540() {
server.go#L2069: if sc.writeSchedIgnoresRFC7540() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)